communication/c2/file-transfer

receive and write data from server to client

rule:
  meta:
    name: receive and write data from server to client
    namespace: communication/c2/file-transfer
    authors:
      - william.ballenthin@mandiant.com
    scopes:
      static: function
      dynamic: span of calls
  features:
    - and:
      - match: receive data
      - match: host-interaction/file-system/write

last edited: 2025-01-29 09:27:13